We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()
authorElliot Lee <sopwith@src.gnome.org>
Mon, 31 Jul 2000 17:18:36 +0000 (17:18 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Mon, 31 Jul 2000 17:18:36 +0000 (17:18 +0000)
commitd9e05d700940cd6ce3df81a7ec91111ba9df2d29
tree2de866cc051b1f60c44a558f7b34d0c962ebb9a8
parent621639b754db0c545970a353d59803855040ee4f
We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()

* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()
macro to work.
* gtk/gtkmarshal.list: Add NONE:STRING,POINTER
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
18 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkwindow.c
gdk/linux-fb/Makefile.am
gdk/linux-fb/gdkdrawable-fb2.c
gdk/linux-fb/gdkglobals-fb.c
gdk/linux-fb/gdkinput-ps2.c
gdk/linux-fb/gdkmain-fb.c
gdk/linux-fb/gdkprivate-fb.h
gdk/linux-fb/gdkwindow-fb.c
gtk/gtkcolorsel.c
gtk/gtkmarshal.list
gtk/gtkmarshalers.list